ASP.NET Core MVC コントロールヘルプ
ExpandSelectionOnCopyPaste メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : ExpandSelectionOnCopyPaste メソッド
The value.
Configurates C1.Web.Mvc.FlexGridBase<T>.ExpandSelectionOnCopyPaste. Sets a value that determines whether the grid should automatically expand the selection to include cells in merged ranges when copying or pasting content to/from the clipboard.
シンタックス
'宣言
 
Public Function ExpandSelectionOnCopyPaste( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder ExpandSelectionOnCopyPaste( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexGridBaseBuilder<T,TControl,TBuilder> クラス
FlexGridBaseBuilder<T,TControl,TBuilder> メンバ